Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use @belapsed for performance measurements #63

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

skleinbo
Copy link
Contributor

Add BenchmarkTools as test dependency.
Run performance tests for fast arithmetic for one second each to avoid spurious regressions.

Add BenchmarkTools as test dependency.
Run performance tests for fast arithmetic for one second each
to avoid spurious regressions.
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (66f23a3) 95.85% compared to head (57efbad) 95.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #63   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files           8        8           
  Lines         434      434           
=======================================
  Hits          416      416           
  Misses         18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ablaom ablaom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks @skleinbo !

@ablaom ablaom merged commit 5d3934c into JuliaAI:dev Sep 18, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants